projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66a5c2c
)
Fix typo in last change.
author
Jim Blandy
<jimb@redhat.com>
Wed, 30 Jun 1993 04:14:08 +0000
(
04:14
+0000)
committer
Jim Blandy
<jimb@redhat.com>
Wed, 30 Jun 1993 04:14:08 +0000
(
04:14
+0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index b8bd36d2c44b6bca352611d1b8af087f1cf587af..9d84a3dd85ec2861e90daabe02fc9977894b09f0 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-131,8
+131,6
@@
in that frame; otherwise change each frame."
This is an alist associating face names with the default values for
their parameters. Newly created frames get their data from here.")
-do not use this")
-
(defun face-list ()
"Returns a list of all defined face names."
(mapcar 'car global-face-data))